@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0; }
html{ overflow-x:hidden;overflow-x:none; }

i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }

.center {text-align:center;}
.f_fl{float:left;}
.f_fr{float:right;}

/*备用样式表*/
.none { display:none; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{ clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix{ display: block; *zoom:1; }
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }

/**布局开始**/
body {line-height:1.75;font-size:14px; font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; background:#f8f8f8}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} 
.am-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}
.am-container:before,
.am-container:after {
  content: " ";
  display: table;
}
.am-container:after {
  clear: both;
}
.am-container > .am-g {
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media screen and (max-width: 1200px) {
.am-topbar{width:1200px;}
#foot-link{width:1200px;}
#foot-top{width:1200px;}
}
/* ==========================================================================
   头部
 ============================================================================ */
.am-topbar {
  position: relative;
  height: 110px;
  background: #c2c3c5;
  color: #666;
}
.mbox { background:#0168b7; }
.am-topbar:before,
.am-topbar:after {
  content: " ";
  display: table;
}
.am-topbar:after {
  clear: both;
}
.am-topbar a {
  color: #fff;
}
.am-topbar-logo {
  margin-top: 5px;
  padding: 0 10px 0 0;
  float: left;
  height: 105px;
}
.am-topbar-logo a:hover {
  color: #4d4d4d;
}
.am-topbar-kouhao {float: left;width:325px;margin-top:5px; height: 105px;}
.am-topbar-collapse {
  width: 100%;
  overflow-x: visible;
  padding: 10px;
  clear: both;
  -webkit-overflow-scrolling: touch;
}
.am-topbar-collapse:before,
.am-topbar-collapse:after {
  content: " ";
  display: table;
}
.am-topbar-collapse:after {
  clear: both;
}
.am-topbar-collapse.am-in {
  overflow-y: auto;
}
.am-topbar-collapse.am-collapse {
    display: block !important;
    height: auto !important;
    padding: 0;
    overflow: visible !important;
  }
  .am-topbar-collapse.am-in {
    overflow-y: visible;
  }

.am-topbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
}
  .am-topbar-right {
    float: right;
    margin-right:0px;
  }

.wtop-r {margin-top:15px; }
.top-search { margin-top:5px; float:right;text-align:right; color:#2f7de4;}
.top-search #keyword {width: 170px !important;  height: 30px;box-sizing: border-box;line-height:28px;border:1px #fff solid; border-right:none;}
.wp-search {position: relative;background:#fff;border-radius:40px;overflow:hidden;}
.wp-search form { display: block;}
.wp-search input {height: 26px;vertical-align: top; }
.wp_search .search { background: url(../images/btn_search.jpg) no-repeat;    width: 40px;    height: 30px; border:none; cursor: pointer;vertical-align: top;}
.wtop-r a{ background-image:url(../images/wicon.png); background-repeat:no-repeat;height:30px;margin-left:5px; display:inline-block; vertical-align:top;float:right;}
.top-weia { background-position:0 0; width:145px; } 
.top-weib {background-position:-145px 0;width:138px;} 

.am-dropdown {
  position: relative;
  display: inline-block;
}
.am-dropdown-toggle:focus {
  outline: 0;
}
.am-dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1020;
  display: none;
  float: left;
  min-width: 160px;
  padding: 15px;
  margin: 9px 0 0;
  text-align: left;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}
.am-dropdown-content:before,
.am-dropdown-content:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border: 8px dashed transparent;
  z-index: 1;
}
.am-dropdown-content:before,
.am-dropdown-content:after {
  border-bottom-style: solid;
  border-width: 0 8px 8px;
}
.am-dropdown-content:before {
  border-bottom-color: #ddd;
  bottom: 0;
}
.am-dropdown-content:after {
  border-bottom-color: #fff;
  bottom: -1px;
}
.am-dropdown-content:before,
.am-dropdown-content:after {
  left: 33px;
  top: -8px;
  pointer-events: none;
}
.am-dropdown-content:after {
  top: -7px;
}
.am-active > .am-dropdown-content {
  display: block;
}
.am-dropdown-content :first-child {
  margin-top: 0;
}
.am-dropdown-up .am-dropdown-content {
  top: auto;
  bottom: 100%;
  margin: 0 0 9px;
}
.am-dropdown-up .am-dropdown-content:before,
.am-dropdown-up .am-dropdown-content:after {
  border-bottom: none;
  border-top: 8px solid #ddd;
  top: auto;
  bottom: -8px;
}
.am-dropdown-up .am-dropdown-content:after {
  bottom: -7px;
  border-top-color: #fff;
}
.am-dropdown-flip .am-dropdown-content {
  left: auto;
  right: 0;
}
.am-dropdown-flip .am-dropdown-content:before,
.am-dropdown-flip .am-dropdown-content:after {
  left: auto;
  right: 10px;
}
ul.am-dropdown-content {
  list-style: none;
  padding: 5px 0;
}
ul.am-dropdown-content.am-fr {
  right: 0;
  left: auto;
}

/* ==========================================================================
   导航
 ============================================================================ */
.w-nav {   border-width: 1px 0 0;border-style: solid;border-color: #0163ae;  background: #f4f4f6;}
.am-nav {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.am-nav:before,
.am-nav:after {
  content: " ";
  display: table;
}
.am-nav:after {
  clear: both;
}
.am-nav > li {
  position: relative;
  display: block;
}
.am-nav > li + li {
  margin-top: 5px;
}
.am-nav > li + .am-nav-header {
  margin-top: 1em;
}
.am-nav > li > a {
  position: relative;
  display: block;
  padding: 0.4em 1em;
  border-radius: 0;
}
.am-nav > li > a:hover,
.am-nav > li > a:focus {
  text-decoration: none;
  background-color: #0068b7;
}
.am-nav > li.am-active > a,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus {
  color: #fff;
  cursor: default;
}
.am-nav > li.am-disabled > a {
  color: #999999;
}
.am-nav > li.am-disabled > a:hover,
.am-nav > li.am-disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.am-nav-header {
  padding: 0.4em 1em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 100%;
  color: #555555;
}
.am-nav-divider {
  margin: 15px 1em !important;
  border-top: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 0 #fff;
          box-shadow: 0 1px 0 #fff;
}
.am-nav-pills > li {
  float: left;
}
.am-nav-pills > li + li {
  margin-left: 5px;
  margin-top: 0;
}
.am-nav-tabs {
  border-bottom: 1px solid #ddd;
}
.am-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.am-nav-tabs > li + li {
  margin-top: 0;
}
.am-nav-tabs > li > a {
  margin-right: 5px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.am-nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.am-nav-tabs > li.am-active > a,
.am-nav-tabs > li.am-active > a:hover,
.am-nav-tabs > li.am-active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.am-nav-tabs.am-nav-justify {
  border-bottom: 0;
  /*  > li > a {
      margin-right: 0;
      border-radius: @global-radius;
    }
    > .am-active > a {
      &,
      &:hover,
      &:focus {
        border: 1px solid @nav-tabs-justify-link-border-color;
      }
    }*/
}
.am-nav-tabs.am-nav-justify > li > a {
  margin-right: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 0 0;
}
.am-nav-tabs.am-nav-justify > .am-active > a,
.am-nav-tabs.am-nav-justify > .am-active > a:hover,
.am-nav-tabs.am-nav-justify > .am-active > a:focus {
  border-bottom-color: #fff;
}
.am-nav-justify {
  width: 100%;
}
.am-nav-justify > li {
  float: none;
  display: table-cell;
  width: 1%;
}
.am-nav-justify > li > a {
  text-align: center;
  margin-bottom: 0;
}
.lte9 .am-nav-justify > li {
  display: table-cell;
  width: 1%;
}

.w-bnav .am-nav li {background:url(../images/menu_bg.png) left center no-repeat;}
.w-bnav .am-nav li.n1 {background:none;}
.w-bnav .am-nav li.am-active a{color: #eb3d00;font-weight:700}
.w-bnav .am-nav li.am-active a:hover{color: #fff;}
.w-bnav .am-nav li a { color: #333;font-size: 16px;font-weight:700}
.w-bnav .am-nav li a:hover  {color: #fff;}
.w-bnav .am-nav > li > a {  padding: 11px 0 10px 0;}
.w-tcnav {position: absolute;top: 100%;width: 133px;height: auto;margin-left: -66px;margin-top: 0;list-style: none;padding: 0;left: 50%;z-index: 999;opacity: 0;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;-moz-transition: opacity 0.3s, -moz-transform 0.3s;transition: opacity 0.3s, transform 0.3s;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);transform: translateY(10px);visibility: hidden;}
.w-bnav .am-nav > li > ul.w-tcnav li {background:url(../images/menu_bg.png)  no-repeat 0 120px;border-bottom: rgba(0,0,0,.6) 1px solid;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88000000,endColorstr=#88000000);}
.w-bnav .am-nav > li > ul.w-tcnav li a {padding:10px 0px;display: block;color: #ffffff;font-size: 14px;font-weight:normal; text-align:center;-webkit-transition:  all ease-out .2s;-moz-transition:  all ease-out .2s;transition:  all ease-out .2s;background:url(../images/tcnavx.png) bottom center no-repeat rgba(0,0,0,.6);}
.w-bnav .am-nav > li > ul.w-tcnav li:last-child a { background-image:none;}
.w-bnav .am-nav > li:hover > ul.w-tcnav {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px);visibility: visible;}
.w-bnav .am-nav > li:hover > ul.w-tcnav li a:hover {background-color:#025790;background-image:none; color: #fff}

/* ==========================================================================
   幻灯片
 ============================================================================ */
.flexslider{position:relative;width:1200px;margin:0 auto;height:400px;overflow:hidden;margin-top:50px;-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);}
.slides{position:relative;z-index:1;}
.slides li{width:1200px;height:400px;}
.slides li img{width:1200px;height:400px;}
.flex-control-nav{width: 100%;position: absolute;bottom:20px;  text-align: center;line-height: 0;z-index:2;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:1200px;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*客服固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:250px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#018ad8 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_QQ{text-indent:0;background:#018ad8 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_phone{background:#018ad8 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#018ad8 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_top a ,.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*公司简介*/
.about{height: 450px;background:#f8f8f8 url(../images/about_bg.jpg) no-repeat center bottom; }
.about_content{ position:relative;width:1200px; margin:0 auto;}
.about h2{background:url(../images/title_bg.png) no-repeat left bottom;height:80px;text-align: center;font-size: 24px;font-weight: bold; padding-top: 15px;}
.about h2 a{color: #122e67;}
.about h2 b{color: #122e67;}
.about h2 em{display: block;font-weight: normal;color: #333333;font-size: 20px;padding-top: 7px;}

.about1{padding-top:0px;left:0;float: left;position: absolute; width: 780px;}
.about .about1 h3{text-align: left;  color: #333; font-size: 20px; font-weight: normal;height: 40px;margin-bottom: 15px;text-decoration: none; }
.about .about1 h3 b{color: #122e67;}
.about .about1 h3 em{display: block; font-size: 10px; color: #999999; font-weight: normal;font-family: arial;text-transform: uppercase;}
.about .about1 p{font-size: 14px; color: #333; line-height: 29px;}
.about .about1 p.about1_bg{padding-top:8px;font-size: 14px; color: #333; line-height: 29px;background:url(../images/line1.jpg) no-repeat left bottom;}
.about .about1 p.about1_bg b,.about .about1 p.about1_bg b a{color: #ff4200;font-size: 16px;}

.about2{padding-top:5px;right:0; float: right; }
.about .about2 p{background:url(../images/line1.jpg) no-repeat right bottom;text-align: right;}
.about .about2 p span{text-align: right;font-size: 16px;  color: #333}

/*--公司视频--*/
.container {
	overflow:hidden;width:380px;  float: right;
}
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("../images/loading.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; }
.slick-list a{ cursor:default}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide img.slick-loading { background: white url("../images/loading.gif") center center no-repeat; padding-bottom: 100%; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -20px; }
.slick-next { right: -20px; }

/* Dots */
/*.slick-slider { margin-bottom: 40px; }*/
.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height:15px; width:15px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background:#ff0000; display: block; height: 15px; width: 15px; outline: none; line-height: 0; font-size: 0; color: transparent; cursor: pointer; border-radius:8px; opacity:0.4; filter:alpha(opacity=40); }
.slick-dots li button:focus { outline: none; }
.slick-dots li.slick-active button { opacity:1; filter:alpha(opacity=100); }

/*视频*/
.video-box{ padding:0; }
.video-box .slick-slide{ opacity:0.5; filter:alpha(opacity=50); }
.video-box .slick-center .slick-slide{ opacity:1; filter:alpha(opacity=100); }
.center .video-item{ transition:all 300ms ease; transform:scale(0.9); -webkit-transform:scale(0.9); }
.center .video-item .video-item-main{ margin:3%; overflow:hidden; position:relative; }
.center .video-item .video-item-main img{ width:100%; }
.center .slick-center{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);color:#e67e22;
opacity:1;transform:scale(1.08);}
.video-box .slick-prev,.video-box .slick-next{ width:6%; height:70px; background-size:contain; background-position:center center; background-repeat:no-repeat; top:50%; margin-top:-35px; }
.video-box .slick-prev{ background-image:url("../images/arrow-lft.png"); left:2%; }
.video-box .slick-next{ background-image:url("../images/arrow-rht.png"); right:2%; }
/*视频 按钮*/
.video-box .vedio-bg{ position:absolute; width:100%; height:100%; filter:alpha(opacity=80); background:#000; top:0; left:0; z-index:2; opacity:0; transition:all 0.5s; -webkit-transition:all 0.5s; }
.video-box .vedio-bg .vedio-btn{ width:22%; height:28%; display:inline-block; position:absolute; top:50%; left:50%; margin:-11% 0 0 -14%; background:url("../images/video-btn.png") center center no-repeat; background-size:contain; }
.video-box .video-item-main a:hover .vedio-bg{ opacity:0.8; }
/*标题*/
.video-box .video-tit{ position:absolute; z-index:9; bottom:0; height:30px; line-height:30px; color:#fff; background-color:#000; opacity:0.8; filter:alpha(opacity=80); width:100%; padding:0 10px; }
.video-box .video-tit span.left{float:left;margin-left:5px;}
.video-box .video-tit span.right{float:right;margin-right:25px; }
/*视频弹层播放*/
.m-youkuVideoLayer{ position:fixed; height:100%; width:100%; top:0; left:0; background:rgba(0,0,0,0.9); z-index:99999; }
.m-youkuVideoLayer .glyphicon{ position:absolute; top:10px; right:10px; color:#fff;font-size:16px }
.m-youkuVideoLayer .youkuplayer{ max-width:100%; max-height:100%; position:absolute; width:800px; height:500px; top:50%; left:50%; margin:-250px 0 0 -400px; }
@media (max-width:480px){
  .m-youkuVideoLayer .youkuplayer{ left:0; margin-left:0; }
}

/**首页布局**/
.main{width:100%;max-width:1200px;margin:0 auto}
.main .inner{padding: 0px; }
.main .inner .ml{float:left; width:360px; }
.main .inner .mm {float:left; width:360px;margin-left:50px; }
.main .inner .mr{float:right;width:380px;}
.main .inner .mlmttd {width: 10%;margin-left:0px;}
.main .inner .mrxysp {width: 90%;}

/*产品展示*/
.pro{ height: 1020px;background:#f8f8f8;padding-top: 15px; }
.pro_content{position:relative; width:1200px; margin:0 auto;  }
.pro h2{background:url(../images/title_bg.png) no-repeat left bottom;height:80px;text-align: center;font-size: 24px;font-weight: bold; padding-top: 15px;}
.pro h2 a{color: #122e67;}
.pro h2 b{color: #122e67;}
.pro h2 em{display: block;color: #999999;font-size: 12px;font-family: arial;text-transform: uppercase;padding-top: 5px;}

/* 左边 */
.f_cb{ height:auto;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb{zoom:1;}

.pro .pro_left{ width:260px; overflow: hidden;background:#f1f1f1;height:920px;}
.pro .pro_left h3{display:block; width:268px; height:62px; background:url(../images/lf_srico.png) no-repeat; overflow:hidden; position:absolute;left:-6px;top:72px; z-index:1;}
.pro .pro_left h3 a{display:block; line-height:20px;font-size:16px; color: #122e67;padding-left:18px;padding-top:25px;font-weight:bold}
.pro .pro_left h3 i{display:block; line-height:20px;font-size:16px; color:#dbeeff;text-transform:uppercase; font-family:Arial;}

.pro .pro_list {padding-top:35px;}
.pro .pro_list p{padding:12px 0 0 25px;height:62px; overflow:hidden; color:#fff;background:url(../images/lf_n_ad.jpg) left top no-repeat;}
.pro .pro_list p span{ display:block;padding:0 0 0 32px; line-height:20px;height:24px; overflow:hidden;background:url(../images/lf_n_tel.jpg) 3px 0px no-repeat; font-size:14px;}
.pro .pro_list p b{ font-size:22px; color:#fff; font-family:Arial;}
.pro .pro_list li{ width: 260px;height: 46px;line-height: 18px; display:flex;align-items:center;}
.pro .pro_list li a{width: 260px;background:url(../images/flh3.jpg) no-repeat; height: 46px;line-height: 18px; display:flex;align-items:center;padding-left: 5px;padding-right: 15px;  color: #000;font-size: 15px;}
.pro .pro_list li.erji a{width: 260px;background:url(../images/flh3.jpg) no-repeat; height: 46px;line-height: 18px; display:flex;align-items:center;padding-left: 5px;padding-right: 15px;  color: #000;font-size: 13px;}
.pro .pro_list li a:hover,.pro .pro_list .cur a{background:url(../images/flh3h.jpg) no-repeat;color: #fff;}


/* 右边 */
.pro .pro_right{ width:920px; float: right;}
.site-info { padding:5px 0px 0px 0px;}
.info-pd { padding:0;}
.info-dib { width:215px;margin-right:20px;float: left;position: relative;padding-bottom:10px;}
.info-mb {  width:215px;margin-right:0px;float: left;position: relative;padding-bottom:10px;}
.info-top { overflow:hidden;}
.info-top .info-tit {color:#7d7d7d; text-align:center; height:50px; overflow:hidden;-webkit-transition:  all ease-out .3s;-moz-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.info-top a { display:block;}
.info-top a:hover .info-tit{color:#122e67;}
.info-top a img { border:1px #e8e8e8 solid;display:block;width:213px; height:170px;-webkit-transition:  all ease-out .3s;-moz-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.info-top a:hover img {opacity:0.8;filter: alpha(opacity=80);transform:scale(1.05);-webkit-transform:scale(1.05);}
.info-top span {font-family: Arial; font-size:14px; color:#444;text-transform:uppercase; display:block; text-align:left}
.info-top h2 { padding-top:10px;font-size:14px; color:#000; margin:0; line-height:22px;text-align:center;font-weight:normal}
.info-top a .news_text { display:block;width:100%; height:auto;-webkit-transition:  all ease-out .3s;-moz-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.info-top a:hover .news_text { opacity:0.8;filter: alpha(opacity=80);transform:scale(1.05);-webkit-transform:scale(1.05); }
.info-top .news_text{line-height:28px;color:#444;font-size: 16px;max-height:178px; text-indent: 2em; }
.info-list { list-style:none; padding:0; margin:0;}
.info-list li { background:url(../images/dot.png) no-repeat 15px center; line-height:35px}
.info-list li a {float:left; padding-left:2px; display:block; color:#333; font-size:14px;font-weight:600}
.info-list li span{ float:right;display:block;  color:#666; font-size:14px;}
.info-list li a:hover{ color:#122e67}
.am-text-truncate {
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/**标题栏新闻窗口**/
.post {margin-top:5px;}
.post img{width:100%;}
.post .tt {display:inline-block; width:100%;max-width:1200px;border-bottom: 2px solid #ccc;}
.post .tt .tit {display:inline-block;float:left;font-size: 22px;font-weight:bold;}
.post .tt .tit .title {float:left;display:block;line-height: 46px;color: #122e67;font-family:"Microsoft yahei";letter-spacing:0px;}
.post .tt .tit .name{float:left;display:block; font-size: 22px;margin-left:8px;color:#2f3f6d;font-weight:normal; letter-spacing: 0px;}
.post .tt .tit span.active {float:left;display:block;border-bottom:2px solid #122e67;color: #122e67;margin-right:20px;font-family:"Microsoft yahei";letter-spacing:0px;}
.post .tt .tit span{display: block;color:#666;line-height: 46px; margin-right:20px;float:left;margin-bottom:-2px; font-family:"Microsoft yahei";cursor:pointer;letter-spacing:0px;}
.post .con {padding: 13px 0;margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; }
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; } 
.post .more_btn {display:inline-block;height: 20px;margin-top: 14px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 13px;/* font-family:"Simsun"; */cursor:pointer;} 
.post .more_btn a{color:#666;} 

/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 2px solid #820b0b;}
.post1 .tt .tit {font-weight:bold;}
.post1 .tt .tit .title{}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height:57px;padding-left:0px;background:none;} /**����ͼ��**/
.news_list li.news span.news_title {float:left;font-size: 15px;}/*����*/
.news_list li.news span.news_meta {float:right;margin-left:2px;font-size:15px; color: #9C9C9C;}/*����*/
.news_list li.news .news_time span { color:#565656;}/*����ʱ��*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666; margin-top:5px;}/*Ĭ�ϼ��*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:30px; color: #999; }
.news_list li.news p a { color:#999; }
.news_list li.news p a:hover { color:#066e76; text-decoration:none;}

.news_list li.news-col {line-height:35px;padding-left:0px;background:none;}

/*新闻动态 技术支持 点击切换*/

.content{ margin-top:10px; width:380px;position:relative; overflow:hidden;height:460px;}
.content .rili{position:absolute;width:380px;height:460px;}
.content ul{float:left; width:380px;}
.content ul li{display: block; line-height: 23px;margin-bottom: 5px;font-size: 16px;color:#0e1f59;font-weight:bold;}
.content ul li+li{margin-left:1px;}

.rili .news_list {padding-top: 0px;}
.rili .news_list li.news{padding-bottom: 25px;}
.rili .news_list li.news.n1{margin-top:0px;}
.rili .news_list li.news.n9{margin-bottom: 0; border: none;}
.rili .news_list li.news .news_date{float: left;width: 55px;margin-right:10px;background:#00707a;text-align:center;}
.rili .news_list li.news .news_date .news_days{line-height: 26px;font-size: 14px;color:#fff;background-color:#0168b7;transition:all 0.4s ease-in-out;font-weight:normal}
.rili .news_list li.news .news_date .news_year{font-size: 16px;color:#122e67;line-height:30px;background-color:#e8e8e8;font-weight:normal}
.rili .news_list li.news .news_wz{padding: 4px 0px;} 
.rili .news_list li.news .news_title{line-height: 23px;margin-top: 0px;font-size: 16px;color:#000;font-weight:bold} 
.rili .news_list li.news .news_title a{color:#000;} 
.rili .news_list li.news .news_meta{margin-top:3px;line-height:23px;color:#666;font-size: 14px;font-weight:normal}
.rili .news_list li.news:hover .news_date .news_days{transition:all 0.4s ease-in-out;}
.rili .news_list li.news:hover .news_date .news_year{background-color:#e8e8e8;}
.rili .news_list li.news .news_title a:hover {color: #122e67;}



.post-11{}
.post-11 .con{padding: 12px 0px;}
.post-11 .news_list { margin:0px}
.post-11 .news_list li.news{float:left;width:33.3%;}
.post-11 .news_list li.news .news_box{margin:0px 40px;}
.post-11 .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.post-11 .news_list li.news .news_imgs{height: auto;background-color: #F1F1F1;position:relative;overflow:hidden;}
.post-11 .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;/* max-height:100%; */}
.post-11 .news_list li.news .news_wz{} 
.post-11 .news_list li.news .news_wz .news_con{} 
.post-11 .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:16px;color: #122e67; } 
.post-11 .news_list li.news .news_title a{color:#fff;} 

/**案例展示上下滑动切换效果**/
#thinking {
	WIDTH: 100%; HEIGHT: 480px; OVERFLOW: hidden;}
#list_thinking {
	 WIDTH: 100%; 
}
#list_thinking LI {
	 HEIGHT: 220px; OVERFLOW: hidden
}

.post-21 .news_list li.news {width: 100%;overflow:hidden;padding-bottom:18px}
.post-21 .news_list li.news .news_text ul { list-style:none; padding:0; margin:0;}
.post-21 .news_list li.news .news_text li { margin: 0px 0px;background-color: #ffffff; border-bottom:1px #eee solid;line-height:40px }
.post-21 .news_list li.news .news_text li a { padding-left:10px; display:block; color:#222d4b; font-size:15px;}
.post-21 .news_list li.news .news_text li a:hover{ color:#122e67}
.post-21 .news_list li.news .news_wz{height:30px} 
.post-21 .news_list li.news .news_date{float: left;width: 55px;margin-right:10px;background:#00707a;text-align:center;}
.post-21 .news_list li.news .news_wz{padding: 4px 0px} 
.post-21 .news_list li.news .news_title{line-height: 23px;margin-top: 0px;font-size: 16px;color:#122e67;font-weight:700} 
.post-21 .news_list li.news .news_title a{color:#333;} 
.post-21 .news_list li.news .news_meta{margin-top:3px;line-height:23px;color:#666;font-size: 14px;}
.post-21 .news_list li.news .news_jianjie{line-height:31px;color:#666;font-size: 15px;max-height:245px;margin-top:-12px }
.post-21 .news_list li.news .news_jianjie span,.post-21 .news_list li.news .news_jianjie span a{float: right;color:#ff4200;}
.post-21 .news_list li.news a img { display:block;width:100%; height:auto;-webkit-transition:  all ease-out .3s;-moz-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.post-21 .news_list li.news a:hover img { opacity:0.8;filter: alpha(opacity=80);transform:scale(1.05);-webkit-transform:scale(1.05); }
.post-21 .news_list li.news a .news_jianjie { display:block;width:100%; height:auto;-webkit-transition:  all ease-out .3s;-moz-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.post-21 .news_list li.news a:hover .news_jianjie { opacity:0.8;filter: alpha(opacity=80);transform:scale(1.05);-webkit-transform:scale(1.05); }

.post-21 .news_list li.news .news_box .news_imgs img{padding:10px 0 5px 0;height:200px;}
.post-21 .news_list li.n1 .news_box .news_imgs1 img{padding-top:10px;width:100%;height:200px;}
.post-21 .news_list li.n1 { padding-top:0px;height:220px;}
.post-21 .news_list li.n1 .news_text{padding:15px;background-color: #ffffff; border-bottom:1px #eee solid;height:120px}
.post-21 .news_list li.n1 .news_text span {padding-top:10px;font-size:14px; color:#666;display:block; text-align:left;line-height:25px }
.post-21 .news_list li.n1 .news_text h2 { font-size:16px; color:#000; margin:0; line-height:20px;text-align:left}
.post-21 .news_list li.n1 .news_box .news_wz{height:20px;}
.post-21 .news_list li.n1 .news_box .news_title{font-size:16px; color: #000;line-height: 20px;height: 20px;font-weight:normal}


/*合作流程*/
.parter_line{height: 80px;width: 100%;margin:0 auto;}
.parter_line_content{font-weight:bold;position:relative; margin:0 auto; width:1200px; height:80px;background:url(../images/title_bg.png) no-repeat left bottom;font-size:22px; text-align:center; font-family:"Microsoft Yahei";color:#122e67; padding-top:15px}
.parter_content{ width:1200px; margin:0 auto; overflow:hidden; }
.cor{height:160px;padding:40px 0 0; font-family:"Microsoft YaHei";}
.cor h3{height:108px;padding:0 0 0 300px;}
.cor h3 i{ float:left; display:inline-block;margin:0px 250px 0 0; font-style:italic; font-family:Arial; font-size:40px; color:#a5a5a5; text-transform:uppercase; font-weight:100;}
.cor h3 p{ padding:16px 0 0;float:right;}
.cor h3 b{ display:inline-block;height:30px;  text-transform:uppercase; font-weight:100;font-style:italic; font-family:Arial; font-size:30px;color:#a5a5a5;margin:0 0 0 15px;}
.cor h3 span{ font-size:26px;color:#d30000; display:inline-block;}
.cor_c{ clear:both;}
.cor_c li{ text-align:center; float:left;width:150px;padding:0 30px 0 0;margin:0 30px 0 0; display:inline;
background:url(../images/why_l.gif) right 0px no-repeat;}
.cor_c li p img{width:100px;height:100px;overflow:hidden; display:block; vertical-align:top;}
.cor_c li p{ position:relative;width:100px;height:100px;}
.cor_c li p i img{ position:absolute;left:25px;top:0; z-index:1;}
.cor_c li p em img{ position:absolute;left:25px;top:0; z-index:-1;}
.cor_c li b{ display:block;padding:20px 0 0; line-height:28px;height:28px; overflow:hidden; font-size:16px; color:#333;}
.cor_c li span{ display:block; line-height:24px;height:45px; overflow:hidden; font-size:14px; color:#666;}
.cor_c li img{margin:0 auto;}          
.cor_c .lst{margin:0;padding:0; background:none;}
.cor_c li a:hover i img{ z-index:-1;}
.cor_c li a:hover em img{ z-index:1;}

/**合作伙伴**/
.parter{font-family:"Microsoft YaHei";margin:20px 0 0;height:40px; overflow:hidden;}
.parter h3{height:74px; overflow:hidden;background:url(../images/st_t.png) center 12px no-repeat; text-align:center; font-family:"Microsoft YaHei";}
.parter h3 p{ line-height:24px;height:26px; overflow:hidden; font-size:22px; color:#122e67;font-weight:bold;}
.parter h3 p b{ color:#122e67;}
.parter h3 span{ display:block;line-height:26px; font-weight:100; color:#666; font-size:16px; line-height:24px;}
.post-31 {margin-top:13px;}
.post-31 .con{}
.post-31 .news_list {
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 LIST-STYLE-POSITION: outside;
 PADDING-BOTTOM: 0px;
 MARGIN: 0px;
 PADDING-TOP: 5px;
 LIST-STYLE-TYPE: none;
 overflow: hidden;
}
.post-31 .news_list li{float:left;margin-right:25px;margin-bottom:15px;background:#fff}
.post-31 .news_list li.n7,.post-31 .news_list li.n14{float:left;/**margin-right:0px;**/}
.post-31 .news_list .news {display: table-cell; vertical-align: middle;text-align: center;border:1px #ddd solid;height:80px;width:148px}
.post-31 .news_list li a.link_icon img{width: 130px;height: 52px;}
.post-31 .news_list .news:hover {border:1px #ff4200 solid;height:80px;width:148px;}

#demo {
 overflow:hidden;
 width: 1200px;
 height:100px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
 float: left;
}
#demo2 {
float: left;
}


/**页脚开始**/
#foot-link {margin: 0px auto;width: 1200px;}
#foot-top {background: #0068b7;}
#foot-top .inner {padding:20px 0px;}
#foot-top .goTop{position:absolute; top:-31px;left:50%; margin-left:-55px; width:111px;line-height:28px; padding-top:5px;color:#fff; background:url('images/gotop.png') no-repeat;text-align:center;text-transform:uppercase;cursor:pointer; }
#foot-top .inner .foot-left{float:left;padding:10px 0px 10px 100px;background:url('../images/foot_logo.png') no-repeat left center;width:580px}
#foot-top .inner .foot-mid{float:left;padding:10px 0px 0px 10px;}
#foot-top .inner .foot-right{float:right;margin-top:10px;}
#foot-top .inner p{font-size: 13px;line-height: 24px;text-align:left;color: #eee;}
#foot-top .inner p span { margin:0 3px; }
#foot-top .inner p.copyright{}
#foot-top .inner p.copyright span{color: #eee;}
#foot-top .inner p a{color: #eee;}
#foot-top .inner p a:hover{color:#fff;}

#footer {background: #5A0707}
#footer .inner {padding: 15px 0px;}
#footer .inner p{font-size: 13px;line-height: 21px;text-align:center;color: #a3bdc0;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{}
#footer .inner p.copyright span{color: #b9babd;}

#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }



/* 分享二维码 */
.shares{height: 70px;text-align:center;}
.shares ul{display:inline-block; *display:inline;*zoom:1; width:auto;margin:0 auto;text-align: right;}
.shares li{float:left;margin: 0 10px;position:relative;}
.shares li a{display:inline-block;width: 70px;height: 70px;border:0px solid red;background:url('../images/share_icon.png') no-repeat;opacity:.9;filter:Alpha(opacity=70);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position: -15px 2px;}
.shares li.i2 a{background-position: -135px 2px;}
.shares li.i3 a{background-position: -247px 2px;}
.shares li.i4 a{background-position: -365px 2px;}
.shares li.i5 a{background-position: -201px 4px;}
.shares li.i6 a{background-position: -266px 4px;}
.shares li.i7 a {background-position: -390px 4px;}
.shares li .con{display:none;position:absolute;bottom: 60px;left:50%;z-index:100;margin-left: -51px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top;  background:#fff;}
.shares li .con span{line-height:22px;font-size:12px; color: #fff;}
.shares li.i7 .con{display:none!important;}
.sharebt {
    margin-top: 76px;
    width: 70px;
    text-align: center;
    color: #fff;
}
.i7 .sharebt {margin-left: -9px;}
